-
Home
-
Efí Bank
-
3.1.0 (latest)
-
Code
-
Classes
- AbstractUnicodeString
Total Complexity |
146 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
642 |
Lines of code |
429 |
Logical lines of code |
288 |
Comment lines |
36 |
Methods |
29 |
Properties |
3 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ascii() |
C |
36 |
24 |
69 |
wcswidth() |
C |
40 |
25 |
52 |
replaceMatches() |
A |
45 |
13 |
36 |
pad() |
A |
50 |
9 |
25 |
width() |
S |
53 |
6 |
24 |
getLocaleTransliterator() |
S |
56 |
5 |
18 |
fromCodePoints() |
S |
57 |
5 |
15 |
match() |
S |
57 |
4 |
15 |
trimPrefix() |
S |
58 |
4 |
14 |
trimSuffix() |
S |
58 |
4 |
14 |
folded() |
S |
62 |
4 |
10 |
join() |
S |
63 |
4 |
9 |
codePointsAt() |
S |
62 |
3 |
11 |
camel() |
S |
64 |
3 |
8 |
normalize() |
S |
65 |
3 |
8 |
padBoth() |
S |
65 |
3 |
8 |
padEnd() |
S |
65 |
3 |
8 |
padStart() |
S |
65 |
3 |
8 |
trim() |
S |
63 |
3 |
9 |
trimEnd() |
S |
63 |
3 |
9 |
trimStart() |
S |
63 |
3 |
9 |
localeLower() |
S |
66 |
2 |
8 |
title() |
S |
67 |
2 |
6 |
localeTitle() |
S |
66 |
2 |
8 |
localeUpper() |
S |
66 |
2 |
8 |
lower() |
S |
72 |
1 |
5 |
reverse() |
S |
70 |
1 |
5 |
snake() |
S |
71 |
1 |
5 |
upper() |
S |
72 |
1 |
5 |